DX11 SET EXCLUDE SPRITE LAYER

Sets whether the sprites belonging to the given sprite layer should be excluded from updating and drawing by the engine or not.

  Syntax
DX11 SET EXCLUDE SPRITE LAYER layer, flag
  Parameters
layer
Dword
The layer to set whether it should be excluded.
flag
Boolean
Set to true to exclude the given sprite layer or false to not.

  Returns

This function does not return a value.

  See also

SPRITELAYER Functions Menu
DX11 Function Categories